home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / +look_here_1st!+ / handy_tools / toolalias / source / file.h < prev    next >
Text File  |  1997-02-27  |  130b  |  6 lines

  1. /* prototypes from file.c */
  2. BOOL get_config(char *name);
  3. BOOL write_config(char *name);
  4.  
  5. #define DEF_CONFIG "S:ToolAlias.config"
  6.